Vcenter Deployment Operation
Vcenter Deployment Operation
The Vcenter Deployment Operation enumerated type defines the supported vCenter appliance deployment operations.
Possible values:
INSTALL: The appliance installation is in progress.UPGRADE: The appliance upgrade is in progress.MIGRATE: The appliance migration is in progress.RESTORE: The appliance restoration is in progress.ROLLBACK: The appliance is being rolled back to an unconfigured state.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
INSTALL,
UPGRADE,
MIGRATE,
RESTORE,
ROLLBACK,